Use `sign-ed25519` for the feature name
authorColin Walters <walters@verbum.org>
Thu, 16 Apr 2020 16:43:43 +0000 (16:43 +0000)
committerColin Walters <walters@verbum.org>
Thu, 16 Apr 2020 16:43:43 +0000 (16:43 +0000)
commitd1e5ed379ebcfca7d9623c006528475bac88993b
tree8e39f90fd20e9fcbf006b8e7e29b756da76ce728
parenteae41ea20337e131594aaabce25a358b31263c4b
Use `sign-ed25519` for the feature name

`libsodium` is an implementation detail.  In particular, I'd like
to consider using OpenSSL for ed25519 (if libsodium isn't configured
and openssl is).

So switch the name of the exposed feature and adjust the tests.
configure.ac
tests/libtest.sh
tests/test-local-pull.sh
tests/test-signed-commit.sh
tests/test-signed-pull-summary.sh
tests/test-signed-pull.sh